home *** CD-ROM | disk | FTP | other *** search
/ Aminet 5 / Aminet 5 - March 1995.iso / Aminet / util / rexx / FWARexx1.lha / FWARexx1.readme
Text File  |  1994-10-18  |  2KB  |  77 lines

  1. Short: Useful ARexx scripts/macros for FinalWriter
  2. Type: util/rexx
  3. Uploader: ekrieger@quasar.xs4all.nl (Eric Krieger)
  4. Author: ekrieger@quasar.xs4all.nl (Eric Krieger)
  5. Distribution: OK
  6.  
  7. Here are some (example) scripts/macros for FinalWriter, which I
  8. received from various authors and persons:
  9.  
  10.  
  11.  o CentreObjects.rexx (V1.0)
  12.    Centres/alignes (selected) graphical objects.
  13.    Sent to me by Gary V. Raposo (raposo@ecf.toronto.edu).
  14.  
  15.  
  16.  o Envelope.rexx
  17.    Will extract current block and format to print an envelope.
  18.    Sent to me by Gary V. Raposo (raposo@ecf.toronto.edu).
  19.  
  20.  
  21.  o ExpandObjects.rexx (V1.0)
  22.    Expands (selected) graphical objects in size.
  23.    Sent to me by Gary V. Raposo (raposo@ecf.toronto.edu).
  24.  
  25.  
  26.  o FinalWaver.rexx (V1.0)
  27.    Requires rexxmathlib.library
  28.    Sent to me by Gary V. Raposo (raposo@ecf.toronto.edu).
  29.  
  30.  
  31.  o FinalWrapper.rexx (V2.1)
  32.    Requires rexxmathlib.library and rexxsupport.library and at least OS2.0.
  33.    Sent to me by Gary V. Raposo (raposo@ecf.toronto.edu).
  34.  
  35.  
  36.  o FinalWrapper.rexx (V1.4)  [old version?]
  37.    Requires rexxmathlib.library and at least OS2.0
  38.    Sent to me by Gary V. Raposo (raposo@ecf.toronto.edu).
  39.  
  40.  
  41.  o FontDetail.rexx
  42.    Generates complete character-set using the current active font.
  43.    Sent to me by Gary V. Raposo (raposo@ecf.toronto.edu).
  44.  
  45.  
  46.  o FontList.rexx
  47.    Will display the complete (?) character-set using all of the fonts
  48.    available in the selected font-drawer.
  49.    Sent to me by Gary V. Raposo (raposo@ecf.toronto.edu).
  50.  
  51.  
  52.  o Fontloader.rexx
  53.    Example of how to pre-load multiple fonts (Example for Final Copy
  54.    II but also usable for FinalWriter).
  55.    Sent to me by Jeremy Friesner (jfriesne@sdcc8.ucsd.edu).
  56.  
  57.  
  58.  o SizeNOblique.rexx (V1.0)
  59.    Changes Size and Oblique of selected text of paragraph, which
  60.    varies between the size & oblique of the first character and the
  61.    last character.
  62.    Sent to me by Gary V. Raposo (raposo@ecf.toronto.edu).
  63.  
  64.  
  65.  o StretchObjects.rexx (V1.0)
  66.    Stretch the horizontal size of Object to the Section-limits.
  67.    Sent to me by Gary V. Raposo (raposo@ecf.toronto.edu).
  68.  
  69.  
  70.  o Text2Block.rexx (V1.0)
  71.    Converts a selected (and short) text-line into a Text-Block.
  72.    Sent to me by Gary V. Raposo (raposo@ecf.toronto.edu).
  73.  
  74.  
  75. Thanks Gary and Jeremy for sending me those scripts!
  76.  
  77.